Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: tests/_regtest_outputs/test_page_outputs.test_static[master-en-sitemap].out

Issue 29755806: Noissue - convert test_page_outputs to pytest-regtest (Closed)
Patch Set: Created April 18, 2018, 9:30 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <h1> Unfiltered </h1>
2 <ul>
3 <li>title : includer </li>
4 <li>title : translate-template </li>
5 <li>title : sitemap </li>
6 </ul>
7
8 <h1> Filtered </h1>
9 <ul><li>title : sitemap </li>
10 </ul>
11
12 <h1> String Filter For Listy Option </h1>
13 <ul><li>title : sitemap </li>
14 </ul>
OLDNEW

Powered by Google App Engine
This is Rietveld